Click or drag to resize

FileAttachmentSave Method (String)

Saves the specified file path.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public void Save(
	string filePath
)

Parameters

filePath
Type: SystemString
The file path.
See Also